Skip to content

Python: removing pruning in QL.#1823

Merged
pavgust merged 2 commits into
github:masterfrom
markshannon:python-dont-prune-in-ql
Aug 27, 2019
Merged

Python: removing pruning in QL.#1823
pavgust merged 2 commits into
github:masterfrom
markshannon:python-dont-prune-in-ql

Conversation

@markshannon

Copy link
Copy Markdown
Contributor

To prune as well as possible, pruning has to be iterated to a fixed point and is mutually-dependent with the SSA computation. This is hard to do in QL, so we will rely on the extractor to pruning.

@markshannon markshannon added this to the 1.22 milestone Aug 27, 2019
@pavgust pavgust merged commit b308115 into github:master Aug 27, 2019
@markshannon markshannon deleted the python-dont-prune-in-ql branch August 27, 2019 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants